-
Notifications
You must be signed in to change notification settings - Fork 68
Add GitCommit and Commit(-like) changes #921
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Build succeeded. ✔️ pre-commit SUCCESS in 3m 40s |
3d64cf8 to
9a67970
Compare
|
Ok, basic functionality is in. Should we refine the API here, or do that in a follow-up addressing other suggestions like #924. There is definitely some duplication of the API now, but I will leave it at that for now. |
|
Build succeeded. ✔️ pre-commit SUCCESS in 3m 47s |
9a67970 to
f87861b
Compare
|
Build failed. ❌ pre-commit FAILURE in 3m 52s |
lbarcziova
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks a lot for the contribution, looks really good!
Since the implementation is only for GitHub now, can you please update COMPATIBILITY.md accordingly?
f87861b to
fccfd71
Compare
Yeah, would want to nail down more what we want to do with this interface before implementing in the other services. E.g. |
|
Build failed. ❌ pre-commit FAILURE in 3m 12s |
|
Build failed. ❌ pre-commit FAILURE in 2m 58s |
e353045 to
c028abf
Compare
|
Build failed. ❌ pre-commit FAILURE in 2m 57s |
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
c028abf to
0bd2975
Compare
|
Build failed. ❌ pre-commit FAILURE in 2m 57s |
Signed-off-by: Cristian Le <[email protected]>
0bd2975 to
9f0bec6
Compare
|
Build failed. ❌ pre-commit FAILURE in 2m 56s |
TODO:
packit/packit.dev.Fixes
Related to
Merge before/after
RELEASE NOTES BEGIN
New abstract types for holding a GitCommit and its changes.
RELEASE NOTES END